gDEBugger User Guide

 

Find if there are OpenGL Errors in my code

  1. Turn on the "Break on OpenGL Errors" flag in the Breakpoints dialog.
     
  2. Start debugging. gDEBugger will break whenever an OpenGL Error occurs in the debugged application.